home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 32
/
PC Gamer IT CD 32 1-2.iso
/
ENTDEMO
/
entdemo.exe
/
setup.exe
/
0
/
RCDATA
/
TCOPYDLG
/
TCOPYDLG.txt
Wrap
Text File
|
1998-01-12
|
887b
|
51 lines
object CopyDlg: TCopyDlg
Left = 126
Top = 177
BorderStyle = bsDialog
Caption = 'Copying Files'
ClientHeight = 104
ClientWidth = 245
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 16
Width = 41
Height = 13
Caption = 'Copying:'
end
object FileName: TLabel
Left = 64
Top = 16
Width = 169
Height = 13
AutoSize = False
Caption = 'bob.exe'
end
object ProgressBar: TProgressBar
Left = 8
Top = 32
Width = 225
Height = 25
Min = 0
Max = 100
TabOrder = 0
end
object DoneBtn: TButton
Left = 88
Top = 72
Width = 73
Height = 25
Caption = '&OK'
Default = True
Enabled = False
ModalResult = 1
TabOrder = 1
end
end